home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Next Step: Mars?
/
Next Step Mars (1994)(IVI).iso
/
glowdrm.dir
/
00076_Script_76
< prev
next >
Wrap
Text File
|
1994-11-29
|
339b
|
17 lines
on exitFrame
global CM3SC4M1
if the movieTime of sprite 3 =CM3SC4M1 then
go to the frame + 1
else
go to frame the frame
end if
end
on mousedown
set the movieRate of sprite 3 to 0
updateStage -- just to make sure it's stopped
-- completely exit council area
go to frame "glowend"
end mousedown